imperative$37849$ - definizione. Che cos'è imperative$37849$
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

Cosa (chi) è imperative$37849$ - definizione

TYPE OF PROGRAMMING PARADIGM IN COMPUTER SCIENCE
Imperative languages; Imperative programming language; Imperative (programming); Imperative language; Imperative program; Imperative paradigm
  • Computer memory map

prohibitive         
GRAMMATICAL MOOD THAT EXPRESSES A COMMAND OR REQUEST
Imperative sentence; Immediate imperative mood; Prohibitive mood; Let's; Let us; Imperative verb; Imperative (grammar); Imper.; Prohibitive; Imperative mode; Imperative form; Vetative; Command (linguistics)
If the cost of something is prohibitive, it is so high that many people cannot afford it. (FORMAL)
The cost of private treatment can be prohibitive.
ADJ
prohibitively
Meat and butter were prohibitively expensive.
ADV: ADV adj
let's         
GRAMMATICAL MOOD THAT EXPRESSES A COMMAND OR REQUEST
Imperative sentence; Immediate imperative mood; Prohibitive mood; Let's; Let us; Imperative verb; Imperative (grammar); Imper.; Prohibitive; Imperative mode; Imperative form; Vetative; Command (linguistics)
Frequency: The word is one of the 1500 most common words in English.
Let's is the usual spoken form of 'let us'.
Prohibitive         
GRAMMATICAL MOOD THAT EXPRESSES A COMMAND OR REQUEST
Imperative sentence; Immediate imperative mood; Prohibitive mood; Let's; Let us; Imperative verb; Imperative (grammar); Imper.; Prohibitive; Imperative mode; Imperative form; Vetative; Command (linguistics)
·adj That prohibits; prohibitory; as, a tax whose effect is prohibitive.

Wikipedia

Imperative programming

In computer science, imperative programming is a programming paradigm of software that uses statements that change a program's state. In much the same way that the imperative mood in natural languages expresses commands, an imperative program consists of commands for the computer to perform. Imperative programming focuses on describing how a program operates step by step, rather than on high-level descriptions of its expected results.

The term is often used in contrast to declarative programming, which focuses on what the program should accomplish without specifying all the details of how the program should achieve the result.